Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Revert Expose metrics of stanby coordinators (#27698) #38742

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

jaime0815
Copy link
Contributor

issue: #38608
pr: #38620

@sre-ci-robot sre-ci-robot added the size/S Denotes a PR that changes 10-29 lines. label Dec 25, 2024
Copy link
Contributor

mergify bot commented Dec 25, 2024

@jaime0815 Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco.

@mergify mergify bot added needs-dco DCO is missing in this pull request. kind/bug Issues or changes related a bug labels Dec 25, 2024
@jaime0815 jaime0815 force-pushed the fix-get-metrics-panic-24 branch from 759f846 to 4480d5d Compare December 25, 2024 08:40
@jaime0815 jaime0815 added this to the 2.4.19 milestone Dec 25, 2024
@mergify mergify bot added dco-passed DCO check passed. ci-passed and removed needs-dco DCO is missing in this pull request. labels Dec 25, 2024
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.39%. Comparing base (9e43e55) to head (4480d5d).
Report is 5 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #38742      +/-   ##
==========================================
- Coverage   80.41%   80.39%   -0.03%     
==========================================
  Files        1077     1077              
  Lines      169607   169602       -5     
==========================================
- Hits       136393   136352      -41     
- Misses      28718    28747      +29     
- Partials     4496     4503       +7     
Files with missing lines Coverage Δ
internal/datacoord/services.go 85.30% <100.00%> (ø)
internal/querycoordv2/services.go 85.45% <100.00%> (ø)
internal/rootcoord/root_coord.go 87.58% <100.00%> (ø)
pkg/util/merr/utils.go 83.17% <ø> (-0.11%) ⬇️

... and 23 files with indirect coverage changes

@czs007
Copy link
Collaborator

czs007 commented Dec 26, 2024

/approve
/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: czs007, jaime0815

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot merged commit b496fa1 into milvus-io:2.4 Dec 26, 2024
15 checks passed
@jaime0815 jaime0815 deleted the fix-get-metrics-panic-24 branch December 26, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/bug Issues or changes related a bug lgtm size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants